'Declaration
Public ReadOnly Property Value As T
'Usage
Dim instance As ActionResult(Of T) Dim value As T value = instance.Value
public T Value {get;}
'Declaration
Public ReadOnly Property Value As T
'Usage
Dim instance As ActionResult(Of T) Dim value As T value = instance.Value
public T Value {get;}